Release 10.1A: OpenEdge Development:
Progress Dynamics Administration
analyzeCase
This function analyzes a
CASEexpression from an XML<ActionParam>node and returns the appropriate value to use for the parameter.A
CASEexpression begins with a colon (:) and the name of the property to evaluate. Each result begins with a colon followed by a pipe (|) delimited value pair. The function stops processing when it reaches the first value pair that matches the evaluated property in the list of results. So, the following expression evaluates to “Check thesession_date_formatproperty. If the value isdmy, go topage1. If the value ismdy, go topage2. If the value isymd, go topage3. If none of the conditions are met, go topage9.”, as shown:
Location: install\prc\inuimngrp.p Parameters:
INPUT pcCaseStatement AS CHARACTERThe
Returns: Character Notes: NoneCASEexpression from the XML<ActionParam>node.
|
Copyright © 2005 Progress Software Corporation www.progress.com Voice: (781) 280-4000 Fax: (781) 280-4095 |